This web method returns a list of all the usertypes setup in the system, the ids returned by this are used by a number of other web methods.
Method | /ProCloudWS.asmx/ProviderUserTypesGet |
The request body is of type ProviderUserTypesGet.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string |
|
The response body is of type ProviderUserTypesGetResponse.
Name | Description | Data Type |
---|---|---|
ProviderUserTypesGetResult | objProviderUserTypesGetReturn |
|